| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > BaseCollection<T> Class : AddRange Method |
| Overload | Description |
|---|---|
| AddRange(T[]) | |
| AddRange(Object[]) | Adds an array of objects to the collection. This methods clears the collection before adding new items. Don't use it if you want to keep preexisting items. |